home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / wf200_c.arc / WF.001 < prev    next >
Text File  |  1990-08-30  |  9KB  |  227 lines

  1. .f3                              - # -              Chapter 1 - Getting Started
  2. .rm70
  3. .mt5
  4. .mb5
  5. .pl66
  6. .tc 1. GETTING STARTED.....................................#
  7. 1. GETTING STARTED
  8.  
  9. The instructions in this User's Guide are for a computer with two disk
  10. drives. If your computer has only one disk drive, just change disks
  11. when your computer tells you to. If you have a hard disk, modify the
  12. instructions as appropriate. Whenever this User's Guide says "B:",
  13. substitute "C:" (and a subdirectory name, if necessary).
  14.  
  15. The notation <Enter> means that you should press the Enter key after
  16. you type the command. The Esc key is the universal cancel key; use it
  17. to cancel Word Fugue commands.
  18.  
  19. If you have only one disk drive, you should load the program, then
  20. change the disk to the data disk. Word Fugue is a memory editor, so it
  21. loads all the file into memory. However, you will need to copy the
  22. overlay file (WF.OVR) and your chosen Printer Definition File
  23. (????.PDF) to the data disk. If you need help, you will have to copy
  24. the help file (WF.HLP) from the program disk, or swap to the program
  25. disk, before you press the Help key. Checking spelling can also be
  26. done by swapping to the dictionary disk before you start checking
  27. spelling. Remember to swap back to the data disk before you save your
  28. file.
  29.  
  30. .tc    Backup Your Disks ..................................#
  31.   Backup Your Disks
  32. .lm3
  33.  
  34.   Word Fugue comes on two disks. Look at the file READ.ME on the
  35.   Word Fugue program disk for any last minute changes.
  36.  
  37.   To make backup Word Fugue disks:
  38.  
  39.   1. Format two blank disks with the DOS FORMAT command.
  40.  
  41.   2. Place the original Word Fugue program disk in drive A, and
  42.      the new, formatted disk in drive B. Copy all the original
  43.      Word Fugue files to the new disk by typing at the DOS
  44.      prompt:
  45.  
  46.    COPY *.* B:  <Enter>
  47.  
  48.   3. Place the Word Fugue dictionary disk in drive A, and a new
  49.      formatted dosk in drive B. Copy the original files to the
  50.      new disk by typing at the Dos Prompt
  51.  
  52.    COPY *.* B:  <Enter>
  53.  
  54.   4. Label the backup disks and store the originals in a safe
  55.      place.
  56.  
  57. .tc    Install on Floppy Disk .............................#
  58.   Install On Floppy Disk
  59. .lm3
  60.  
  61.   The disks are organized so that you can run the program on a floppy
  62.   system. If you have 2 floppy disks, you will have to swap disks if
  63.   you want to utilize the spelling checker, since the dictionary
  64.   requires a disk of its own. You should write your text files to
  65.   drive B, and put the dictionary in drive A when you want to utilize
  66.   it. The Overlay file is on both disks, so you can do this.
  67.  
  68.   If you have only one floppy disk, you will need a data disk with the
  69.   overlay file (WF.OVR) on it, and the printer definition file
  70.   (???.PDF) on it, and swap this disk in whenever you want to save the
  71.   file or print it. (It must be saved to print). Since Word Fugue
  72.   works on the file in memory, once you have read in the file, you can
  73.   swap the data disk out and either the dictionary disk or the system
  74.   disk back in.
  75.  
  76.   You may wish to configure your program to make it easier for you to
  77.   use. Refer to Chapter 2 for more information on this.
  78.  
  79. .tc    Install on Hard Disk ...............................#
  80.   Install On Hard Disk
  81. .lm3
  82.  
  83.   To make a working directory on a hard disk:
  84.  
  85.   1. Choose a directory to be your Word Fugue working directory.
  86.  
  87.      MD C:\dirname
  88.      CD C:\dirname
  89.  
  90.   2. Put the Word Fugue backup program disk in drive A. At the
  91.      DOS prompt, type:
  92.  
  93.      COPY A:*.* C:
  94.  
  95.   3. Put the word Fugue dictionary disk into drive A. At the DOS
  96.      prompt, type:
  97.  
  98.      COPY *.* C:
  99.  
  100.   You may wish to configure your program to make it easier for you to
  101.   use. Refer to Chapter 2 for more information on this.
  102.  
  103. .lm1
  104. .TC    About Word Fugue....................................#
  105.   About Word Fugue
  106.  
  107. As you edit, the top line of the screen normally displays the Status
  108. Line. It looks like this:
  109.  
  110.         >Z< ■MANUAL.DOC    53%  Line 40   Col 37  Page 5  Ins Indent Wrap Just Cols  >P<
  111.  
  112.  Not all the fields will appear.
  113.  
  114.   Z           only shows if this window is Zoomed - that is, it is set
  115.               to cover the entire screen,regardless of the number of
  116.               windows open.
  117.  
  118.   MANUAL.DOC  This is the name of the file you are editing. You will
  119.               not see MANUAL.DOC unless you are editing a file called
  120.               that.
  121.  
  122.    ■          This only shows if the file has been modified.
  123.  
  124.   Ins         This shows that you are in INsert mode.
  125.   Ovr         This shows when you are in overwrite mode.
  126.  
  127.   Wrap        This indicates that Word Wrap is on. Text you
  128.   Para        type will be wrapped around to the next line when you
  129.               type beyond the boundaries of the current line. If this
  130.               status display is blank, the line will not wrap unless
  131.               you press return. If it shows PARA then the text will
  132.               automatically reformat as you type, while if it shows
  133.               WRAP, you will have to use the paragraph reformat
  134.               command if you wish to have the paragraph reformated.
  135.  
  136.   Just        This shows  that the text  you are typing  will be right
  137.               justified, that is the right hand side will line up with
  138.               the right  margin, and extra spaces  will be inserted to
  139.               make the  margins even. This paragraph  is an example of
  140.               Right Justification, while all  the other paragraphs are
  141.               not justified. If JUST does  not show then text will not
  142.               be justified when it is wrapped or reformatted.
  143.  
  144.   Page        This indicates the page number of the document you are
  145.               processing. It will not show unless pagination is on
  146.               (refer to Page Breaks). When Page breaks are on, the
  147.               line number shown is the line number within the page,
  148.               otherwise it is the line number from the start of the
  149.               file.
  150.  
  151.   Cols        This shows whether or not you are in Column Mode or
  152.   C Rep       Column replace mode. Refer to Column mode for more
  153.               information.
  154.  
  155.  
  156. If Word Fugue needs information from you, it prompts you by opening a
  157. window for you to enter information into. The information you provide
  158. is the response. Prompts appear in response to certain editing
  159. commands:
  160.  
  161.   ■  Some prompts require that you press a single key.
  162.   ■  For other prompts, you respond by typing a file name or other text.
  163.  
  164.   The first time most prompts of this type appear, there is a blank
  165.   response. When you change the response, it stays in the computer's
  166.   memory until you change it again or exit the edit program. There are
  167.   three ways to respond to this kind of prompt:
  168.  
  169.   ■  You can press the Enter key to use the current response if there
  170.      is one.
  171.   ■  You can type a new response, then press Enter. The cursor is
  172.      located at the first character of the current response; as you
  173.      begin to type, the current response disappears. Press the Enter
  174.      key when you are done typing.
  175.  
  176.   ■  You can edit the current response. Move the cursor past the first
  177.      character in and begin to edit, or delete the first character
  178.      with the Del key, then edit. Press Enter when you're done.
  179.  
  180.   You can enter editing commands directly from the keyboard, or use
  181.   one of Word Fugue's menus to help you. There are eight menus.
  182.  
  183.   To bring up the Main Menu:
  184.    ■  Press Shift and function key F1
  185.  
  186.    You will see the ruler line and status line and first line of text
  187.    disappear, and the top level of the pull down menus will appear in
  188.    their place.
  189.  
  190.   To bring up the Second Level Menu:
  191.   ■  Press the letter corresponding to the Capital letter in the
  192.      keyword or use the arrow keys to hi-light the keyword, and press
  193.      enter
  194.  
  195.   To select an option from one of the pulldown menus:
  196.  
  197.   ■  Press the letter corresponding to the Capital letter in the
  198.      keyword or use the arrow keys to hi-light the keyword, and press
  199.      enter
  200.  
  201.   To return to the previous level Menu:
  202.   ■  Press Esc.
  203.  
  204.   To access the Help screens:
  205.   ■  Press F1 once. This will work both from the main edit window and
  206.      from the pulldown menus. The help displayed is context sensitive.
  207.   ■  Move through the help screens by means of the PgUp and PgDn keys.
  208.      To return to the previous level, press Esc.
  209.  
  210. You perform most of the Word Fugue editing commands by pressing
  211. combinations or sequences of keys. If a command requires a combination
  212. of keys, they are shown in this manual as a unit. For instance, Ctl F1
  213. means you press the Ctl key and hold it while you press the F1 key. If
  214. a command requires a sequence of keys, they are shown in this manual
  215. following each other. For instance, Ctl Q then R means that you press
  216. the Ctl key and hold it while pressing the Q key, let it up, then press
  217. the R key.
  218.  
  219. Word Fugue edits entirely in memory. This makes for fast processing,
  220. but it can restrict you if you have only a small amount of
  221. memory. You can edit as large a file as will fit in memory, and
  222. this has advantages if your disk becomes too full.
  223. To save a file when the disk is full:
  224. 1. Remove the full disk and replace it with one that has enough
  225.    room.
  226. 2. Try the save again.
  227.